Welcome![Sign In][Sign Up]
Location:
Search - java card

Search list

[WEB Codebookstore_jspt

Description: 网上书店是一个多功能的网上店铺,您可以使用框架建立一个可扩展的系统。它运用数字签名付费表单系统检验信用卡。 特点有: - 用户注册 - 产品投票 - 数字签名付费表单综合化 - 类别 - 购物车 - 成员管理 - 命令管理 - 项目管理 - 类别管理 - 信用卡类型管理-online bookstore is a multi-purpose shop online, you can use the framework for the establishment of a scalable system. Digital signatures use it to pay credit card system on the form. Features include :- User Registration- products- in the form of digital signature to pay integrated-type-Cart- member management-Order Management- project management-type of management-type credit card management
Platform: | Size: 322560 | Author: xiaoguang327 | Hits:

[Communication-MobileTESTStatus

Description: java 卡平台上的典型程序,用来测试是否有智能卡卡插入,以便获得设备存在列表-java card platform typical procedure used to test whether there is intelligent Qa `qa insertion, There was equipment to the list
Platform: | Size: 7721984 | Author: liuhui | Hits:

[Finance-Stock software systemBankManager

Description: 简易的银行卡管理系统,管理员可以对银行用户帐号进行管理,用户可以在ATM机上进行查询,取钱,转帐等操作。本系统基本上实现了银行的各项业务。-simple bank card management system, administrators can pair of bank user account management, ATM users can search the plane, pick it up, transfer operational. Implementation of the system is basically a bank's operations.
Platform: | Size: 15360 | Author: iceman | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[J2MEj2mePhoneBook

Description: 不一样的手机名片式电话本,其中包括添加新记录,浏览电话簿,查找记录,删除记录等功能.-Not the same type of phone card phone book, including adding new records, browse directories, search records, delete records and other functions.
Platform: | Size: 48128 | Author: | Hits:

[TAPId4j

Description: 著名的dialogic电话语音卡的java驱动程序,已经验证可用。-Dialogic Telephony famous java card drivers, have been available to verify.
Platform: | Size: 693248 | Author: dxn | Hits:

[JSP/Javadoudizhuyuanma

Description: 斗地主源码(字符界面,包括出牌算法,判断出牌合法,比较牌大小,自动出牌-斗地主source (character interface, including a licensing algorithm to determine the legitimate card, compare the size of a license, the license automatically
Platform: | Size: 4096 | Author: 子夜风 | Hits:

[JSP/JavaJAVAMAC

Description: JAVA得到网卡物理地址(windows和Linux) ,当时觉得挺好,后来正好项目里有需要,就用了它,但好像有点问题.因为它是采用固定字符串搜索(if (line.indexOf("Physical Address") != -1) )获得MAC 地址的,后来在应用时出了问题,因为没有"Physical Address"这一项.后来在外网在查查了一下,后来发现老外有写一个这样的类,可能那样的方式更加可靠一点.算是做个标记-JAVA get the physical address of network card (windows and Linux), then feel good, then just need to have projects, we used it, but it seems rather questionable. Because it is the fixed-string search (if (line.indexOf (Physical Address )! =-1)) to obtain MAC address, then the application of a problem, because there is no Physical Address this item. then check out network, then later discovered that a foreigner has to write such a category, you may like A LITTLE more reliable way. is to be a marker
Platform: | Size: 23552 | Author: cb | Hits:

[Windows Developcpu_hd_mac

Description: 获取CPUID,硬盘ID、网卡MAC的源程序,用这些可进行授权-Access to CPUID, hard disk ID, the source MAC card, these can be used to authorize
Platform: | Size: 149504 | Author: 崔国强 | Hits:

[JSP/Java071202111559

Description: 学生成绩管理软件 成绩单{录入,查找,删除,保存到文件,从文件读入,修改,统计平均分...} 数据方面可以从以下方面考虑: 可以使用ArrayList保存同类型的记录.参见教材13.1.2(P258-261) 如果采用固定长度的记录方式. 文件内固定长度记录的读写,参考教材中14.1.2(P284-288)的示例程序 如果采用变长记录方式,建议记录在文件中存储的格式为: name1,address1,phone1\n name2,address2,phone2\n-Student achievement management software report card (entry, search, delete, save to a file, read from the file, modify, statistical average ...) data is available from the following aspects: You can use ArrayList to preserve the records of the same type. See materials 13.1.2 (P258-261) if the use of fixed-length recording. paper to read and write fixed length records, reference materials in 14.1.2 (P284-288) Examples of procedures using variable-length record mode, the proposed record in the document stored in the format: name1, address1, phone1 name2, address2, phone2
Platform: | Size: 1152000 | Author: | Hits:

[JSP/Javajava5

Description: java 的 很多程序 如雪人,设计一个类Card代表标准扑克牌,每一张牌都有自己的花色和大小。 -java snow were a lot of procedures, design standards on behalf of a class Card Poker, each card has its own color and size.
Platform: | Size: 7168 | Author: | Hits:

[Finance-Stock software systemAccount

Description: 一个银行账户类,成员变量包括帐号,开户时间。身份证号码,存款余额等帐户信息。取款-A bank account class, member variables, including account number, account opening time. Identity card number, deposits and other account information. Teller
Platform: | Size: 1024 | Author: 王玉莎 | Hits:

[Game ProgramGame

Description: 实现连机进行纸牌游戏(梭哈),适合初学者-Even realize machine card games (Stud), suitable for beginners
Platform: | Size: 664576 | Author: tanrenhui | Hits:

[Game ProgramZhiPai

Description: 实现了Windows纸牌游戏,用Java实现。-Realize the Windows card game, using Java to achieve.
Platform: | Size: 233472 | Author: | Hits:

[Chess Poker gamesaraneid-1.0.2

Description: java编写的蜘蛛纸牌游戏,可以供毕业设计的同学参考-java prepared spider card games can be designed for students graduating from the reference
Platform: | Size: 121856 | Author: 杜传鑫 | Hits:

[Game ProgramSolitare

Description: 具备了纸牌游戏中的基本功能,但是功能还不是很强大,但是本人正在积极改进中-With the card games in the basic functions, but function is not very powerful, but I is actively improving
Platform: | Size: 2048 | Author: 李里 | Hits:

[JSP/Javabanksystem

Description: 银行管理系统,根据实习的要求以及参考现实中的银行数据库系统,普通用户在使用过程中需要知道自己的银行卡号、密码和卡类型,可以获取存款余额、透支金额、贷款金额、查询余额、转帐等数据信息。而管理员则可以获取普通用户的卡号、姓名、电话和住址等相关的用户信息,以及帐户余额、贷款总额等帐户信息,以实现对帐户的操作。由于需要计算利息,帐户中必需有存储日期的属性。综上所诉,该系统主要涉及的信息包括数字、字符和日期三种类型。-Bank management system, in accordance with the requirements of internship as well as the reality of the bank reference database system, ordinary users in the use of the process need to know their bank card number, password, and card type, you can obtain the balance of deposits, overdraft amount, loan amount, balance inquiries, such as data transfer. The administrator can obtain the ordinary user
Platform: | Size: 1991680 | Author: rongjinsong | Hits:

[OtherjavaDissertation

Description: 全国第四届java技术与应用交流论文集 一、专题综述 1.JXT--A PEER-TO-PEER TECHNOLOG.. 2.JAVA智能卡技术及其它世界各国的广泛.. 3.选择java战略决策 .... 二、Java平台的应用与开发 A.多级网站模式中数据同步机制的研究 B.构件与java平台下的电子商务构件开发 C.一个用JAVA实现的并行计算的应用实例 .... 三、Java技术与应用 1.JAVA子集部分求值器的约束时间分析 2.基于J2EE的电子书店 3.用JAVA语言实现网上定餐 -Java fourth national communication technology and application essays 1, thematic overview 1.JXT A PEER-TO-PEER TECHNOLOG .. 2.JAVA smart card technology and other countries in the world wide .. 3. .... The strategic decision to choose java Second, Java platform applications and development of A. multi-level Web site mode mechanism of data synchronization with the java platform B. Components of the development of e-commerce component C. A JAVA achieved by the application of parallel computing .... III Java Technology and Application 1.JAVA subset evaluator part of the binding time analysis 2. J2EE-based electronic bookstore 3. realize the Internet using JAVA language set meal
Platform: | Size: 8073216 | Author: chenhj520 | Hits:

[Shop supermarket software systemjavashop

Description: 后台涉及商品的查询及管理,主要功能有:   商品分类查询及单个商品的查询   商品销售统计,可根据不同的时间段,不同的商品编码,进行相应的统计   商品进/出货   商品出/入库   商品采购   商品付款单   新增商品   会员卡的增,删,改,查 -Background relating to inquiries and the management of commodities, the main features are: a single commodity classification of inquiries and the inquiries goods sales statistics, according to different time periods, different commodity codes, the corresponding statistics of goods import/shipment of goods out/inbound commodity procurement of goods to pay a single new product by the membership card, delete, change, check
Platform: | Size: 2164736 | Author: 欧阳飞 | Hits:

[Education soft systemjava754357762441

Description: 学生插入,奖励,管理,与信用卡管理系统有相似之处! -Students insert, incentives, management, and credit card management systems have similarities!
Platform: | Size: 588800 | Author: 欧阳飞 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

CodeBus www.codebus.net